avfilter/vf_libplacebo: remove deprecated field
authorNiklas Haas <git@haasn.dev>
Mon, 13 Mar 2023 13:33:16 +0000 (14:33 +0100)
committerSebastian Ramacher <sramacher@debian.org>
Wed, 23 Aug 2023 08:24:18 +0000 (09:24 +0100)
commit49759bf5fd7fa75c5da090f51f911c85cd765889
treec0b8f97e06209bd1ffe9c08b96e2514e9fc84065
parentdfd71f46b1c60cca76e8f697365a23da5454628f
avfilter/vf_libplacebo: remove deprecated field

This has not been functional since a year ago, including in our current
minimum dependency of libplacebo (v4.192.0). It also causes build errors
against libplacebo v6, so it needs to be removed from the code. We can
keep the option around for now, but it should also be removed soon.

Signed-off-by: Niklas Haas <git@haasn.dev>
Signed-off-by: James Almer <jamrial@gmail.com>
Gbp-Pq: Name 0004-avfilter-vf_libplacebo-remove-deprecated-field.patch
doc/filters.texi
libavfilter/vf_libplacebo.c